home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
parex
/
parexscripts
/
stripc
< prev
next >
Wrap
AmigaDOS Script File
|
1993-11-24
|
335b
|
13 lines
.KEY FROMFILE/A,PAREXARGS/F
; PARex v3.xx program script: "StripC"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
; Update: 13-Nov-93
; $VER: StripC 39.001 (13.11.93) C_source comment stripping
; If no TO file is given then the destination file is called "FROMFILE.prx".
PAREX <FROMFILE> <PAREXARGS> TRACE LOAD { STRIP "/*" TO "*/" NEST }